-
Home
-
Photo Gallery, Sliders, Proofing and Themes – NextGEN Gallery
-
3.59.12 (latest)
-
Code
-
Classes
- TableDriver
| Total Complexity |
115 |
| Dependencies |
6 |
| Dependents |
0 |
| Total lines |
651 |
| Lines of code |
384 |
| Logical lines of code |
238 |
| Comment lines |
154 |
| Methods |
28 |
| Properties |
10 |
Methods 28
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| run_query() |
B |
44 |
16 |
47 |
| get_actual_generated_query() |
A |
50 |
9 |
28 |
| add_where_clause() |
A |
51 |
8 |
26 |
| get_generated_query() |
S |
51 |
7 |
26 |
| save_entity() |
S |
53 |
7 |
23 |
| migrate() |
S |
56 |
7 |
17 |
| create_custom_post_entity() |
S |
57 |
6 |
16 |
| _add_column() |
S |
57 |
6 |
15 |
| destroy() |
S |
55 |
5 |
20 |
| _create() |
S |
57 |
5 |
17 |
| _convert_to_table_data() |
S |
60 |
5 |
13 |
| limit() |
S |
59 |
4 |
15 |
| _update() |
S |
56 |
3 |
20 |
| order_by() |
S |
60 |
3 |
14 |
| __construct() |
S |
61 |
3 |
12 |
| count() |
S |
64 |
3 |
9 |
| select() |
S |
66 |
3 |
8 |
| get_extra_columns() |
S |
66 |
3 |
9 |
| _lookup_primary_key_column() |
S |
67 |
2 |
7 |
| group_by() |
S |
68 |
2 |
7 |
| _wpdb() |
S |
78 |
1 |
4 |
| get_primary_key_column() |
S |
82 |
1 |
3 |
| is_select_statement() |
S |
81 |
1 |
3 |
| is_delete_statement() |
S |
81 |
1 |
3 |
| get_column_names() |
S |
80 |
1 |
3 |
| _init() |
S |
70 |
1 |
7 |
| delete() |
S |
74 |
1 |
5 |
| _regex_replace() |
S |
67 |
1 |
7 |